futures-channel 0.2.1

Channels for asynchronous communication using futures-rs.
Documentation

Asynchronous channels.

This crate provides channels that can be used to communicate between asynchronous tasks.